

/*# sourceMappingURL=style.css.map */
/* @font-face {
	font-family: 'CenturyGothicStd-Bold';
	src: url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/CenturyGothicStd-Bold.eot");
	src: url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/CenturyGothicStd-Bold.woff2") format('woff2'),
	   url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/CenturyGothicStd-Bold.woff") format('woff'),
	   url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/CenturyGothicStd-Bold.ttf") format('truetype'),
	   url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/CenturyGothicStd-Bold.svg#CenturyGothicStd-Bold") format('svg'),
	   url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/CenturyGothicStd-Bold.eot?#iefix") format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: "GOTHIC";
  src: url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/GOTHIC.woff2") format("woff2"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/GOTHIC.woff") format("woff"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/GOTHIC.ttf") format("truetype"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/GOTHIC.eot") format("embedded-opentype"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/GOTHIC.svg") format("svg"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/GOTHIC.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BEBAS";
  src: url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/BEBAS.woff2") format("woff2"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/BEBAS.woff") format("woff"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/BEBAS.ttf") format("truetype"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/BEBAS.eot") format("embedded-opentype"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/BEBAS.svg") format("svg"),
       url("http://www.chinahaiyue.com/bocweb/web/css/../fonts/BEBAS.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
} */
.forie{
    width: 100%;
    height: 100%;
    background:#eaeaea url("http://www.chinahaiyue.com/bocweb/web/css/../img/tishi.png") center no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}
/*  */
.isxs{
	display: none;
}
/* 重置表单元素 */
select::-ms-expand { display: none; }
input,select,textarea{
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance:none;
    -webkit-appearance:none;  
    padding: 0;
}
/* end */
/* 公共样式 */
.wow{
	visibility: hidden;
}
img{
	width: 100%;
}
body{
	font-size: 0;
	padding-top: 94px;
}
.w1590{
	max-width: 1590px;
	padding: 0 30px;
	margin: 0 auto;
}
.w1500{
	max-width: 1500px;
	padding: 0 30px;
	margin: 0 auto;
}
.ad{
	height: 340px;
	background: no-repeat center/cover;
	position: relative;
}
.ad .w1500{
	position: relative;
	height: 100%;
}
.ad .text{
	position: absolute;
	width: 370px;
	font-size: 16px;
	line-height: 1.75;
	left: 30px;
	top: 40%;
	transform: translate(0,-50%);
	color: #fff;
}
.ad .text h2{
	font-size: 40px;
}
#member .ad .text,
#member .ad .text h2,
#elink .ad .text,
#elink .ad .text h2{
	color: #277796;
}
#news .ad .text,
#video .ad .text{
	color: #aaaaaa;
}
#news .ad .text h2,
#video .ad .text h2{
	color: #7f7f7f;
}
/*  */
.crumbs_nav{
	line-height: 70px;
}
.crumbs_nav .w1500{
	padding: 0 55px;
}
.crumbs_nav a{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.crumbs_nav .left{
	padding-left: 30px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/ico1.png") no-repeat left center/17px 17px;
	float: left;
}
.crumbs_nav .left a + a{
	margin-left: 22px;	
}
.crumbs_nav .left a + a:after{
	content: '';
	display: block;
	width: 3px;
	height: 5px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/ico2.png") no-repeat center/3px 5px;
	position: absolute;
	left: -11px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.crumbs_nav .right{
	float: right;
}
.crumbs_nav .right .swiper-slide{
	width: auto;
	position: relative;
	padding: 0 2px;
}
.crumbs_nav .right .swiper-slide + .swiper-slide{
	margin-left: 30px;
}
.crumbs_nav .right .swiper-slide.on:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #159c52;
	bottom: 0;
	left: 0;
}
.container{
	padding: 0 25px 80px;
	background-color: #fff;
}
.container .full{
	background-color: #f3f3f3;
	padding-top: 50px;
}
.public_searbox{
	position: relative;
}
.public_searbox input[type=text]{
	width: 100%;
	height: 74px;
	line-height: 74px;
	box-sizing: border-box;
	padding: 0 80px 0 38px;
	font-size: 14px;
	color: #666;
    box-shadow: 2px 2px 5px 2px rgba(0,0,0,.12);
}
.public_searbox input[type=submit]{
	width: 30px;
	height: 29px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/public_sear_ico.png") no-repeat center/28px auto;
	position: absolute;
	right: 44px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	font-size: 0;
}
.paging{
	text-align: center;
}
.paging a{
	color: #888888;
	font-size: 15px;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 1px;
	background-color: #fff;
	transition: all .5s ease;
}
.paging a.on{
	color: #ffffff;
	background-color: #159c52;
}
.paging a.prev,
.paging a.next{
	display: none;
}
.titbox{
	font-size: 42px;
	color: #333333;
	text-align: center;
	position: relative;
}
.titbox em{
	font-size: 200px;
	color: rgba(51,51,51,.03);
	font-family: 'Arial';
	line-height: .92;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-20%);
	text-transform: uppercase;
	font-style: normal;
	font-weight: 900;
	z-index: 0;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently*/
}
/* 工具类 */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
@media (max-width: 993px) and (min-width: 768px){
	.visible-sm {
	    display: block !important;
	}
	.hidden-sm {
	    display: none !important;
	}
}
@media (max-width: 767px){
	.visible-xs {
	    display: block !important;
	}
	.hidden-xs {
	    display: none !important;
	}
}
@media (max-width: 1200px) and (min-width: 993px){
	.visible-md{
    	display: inline-block !important;
	}
	.hidden-md{
    	display: none !important;
	}
}
@media (min-width: 1201px){
	.visible-lg{
    	display: inline-block !important;
	}
}
/* end */


/* iban */
#main .iban .swiper-pagination{
	width: auto;
	left: auto;
	right: 30px;
	top: 50%;
	bottom: auto;
	transform: translate(0,-50%);
	height: auto;
}
#main .iban .swiper-pagination-bullet{
	display: block;
	border-radius: 100%;
	border: 1px solid #fff;
	background-color: transparent;
	margin: 5px 0;
}
#main .iban .swiper-pagination-bullet-active{
	background-color: #fff;
}
#main .iban a{
	display: block;
	position: relative;
}
#main .iban .bg{
	width: 100%;
	height: 810px;
	background: no-repeat center/cover;
}
#main .iban .text{
	position: absolute;
	width: 883px;
	height: 234px;
	line-height: 234px;
	background: url(banner_fix.png) no-repeat right center/auto 100%;
	bottom: 36%;
	transform: translate(0,50%);
	color: #fff;
	text-align: right;
}
#main .iban .box{
	display: inline-block;
	text-align: left; 
	padding-right: 84px;
	width: 486px;
	max-width: 70%;
	vertical-align: middle;
}
#main .iban h2{
	font-size: 47px;
	line-height: 1.5;
	padding-bottom: .25em;
}
#main .iban p{
	font-size: 14px;
	line-height: 2;
}
#main .iban .iban-more{
	width: 34px;
	height: 34px;
	background: url(iban-more.png) no-repeat center/auto 100%;
	margin-top: 20px;
	transition: all .3s ease-out;
}
/* iban end */
#mian{
	padding-top: 0;
}
#main .wrap1{
	padding: 60px 0 70px;
	overflow: hidden;
}
#main .wrap1 .sw1{
	margin-top: 50px;
}
#main .wrap1 .swiper-slide{
	width: 56.5625%;
	padding:0 28px;
    /* cursor: url("http://www.chinahaiyue.com/bocweb/web/css/../img/point.png") , pointer; */
}
#main .wrap1 .swiper-slide a{
	display: block;
	color: #fff;
	position: relative;
	overflow: hidden;
    /* cursor: url("http://www.chinahaiyue.com/bocweb/web/css/../img/point.png") , pointer; */
}
#main .wrap1 .swiper-slide a:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .4s ease-in-out;
}
#main .wrap1 .swiper-slide a img{
	transition: all .4s ease-in-out;
}
#main .wrap1 .swiper-slide .text{
	width: 448px;
	max-width: 50%;
	position: absolute;
	bottom: 40px;
	left: 40px;
	z-index: 2;
}
#main .wrap1 .swiper-slide .text .ani{
	visibility: hidden;
}
#main .wrap1 .swiper-slide .text .ani.animated{
	visibility: visible;
}
#main .wrap1 .swiper-slide h4{
	font-size: 24px;
	font-weight: normal;
}
#main .wrap1 .swiper-slide .con{
	font-size: 14px;
	line-height: 1.714;
	height: 3.428em;
	opacity: .8;
	overflow: hidden;
	display: none !important;
}
#main .wrap1 .swiper-slide .con p{
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#main .wrap1 .swiper-slide .more{
	border: 1px solid #fff;
	font-size: 14px;
	width: 90px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 34px;
	margin-top: 32px;
}
#main .wrap1 .sw1 .swiper-slide{
	/* cursor: url("http://www.chinahaiyue.com/bocweb/web/css/../img/point.png") , pointer; */
}
#main .wrap1 .sw1 .swcontrols{
	margin: 30px auto 0;
	position: relative;	
	text-align: center;
}
#main .wrap1 .sw1 .swiper-pagination{
	position: relative;
	display: inline-block;
	width: auto;
}
#main .wrap1 .sw1 .swiper-pagination .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #24a056;
	opacity: .3;
	margin: 0 8px 0 0;
	transition: all .3s ease;
	position: relative;
}
#main .wrap1 .sw1 .swiper-pagination .swiper-pagination-bullet:after{
	content: '';
	position: absolute;
	width: calc(100% + 6px);
	height: calc(100%+ 6px);
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#main .wrap1 .sw1 .swiper-pagination .swiper-pagination-bullet-active{
	opacity: 1;
}
#main .wrap1 .sw1 .swiper-button-prev,
#main .wrap1 .sw1 .swiper-button-next{
	width: 39px;
	height: 39px;
	position: absolute;
	border-radius: 100%;
	/* border: 1px solid rgba(255,255,255,.5); */
	float: right;	
	background:#fff url("http://www.chinahaiyue.com/bocweb/web/css/''") no-repeat center/7px 13px;
	margin-top: 0;
	top: 50%;
	transition: all .4s ease-out;
	transform: translate(0,-50%);
}
#main .wrap1 .sw1 .swiper-button-prev{
	background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/prev.png");
	left: 30px;
}
#main .wrap1 .sw1 .swiper-button-next{
	background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/next.png");
	right: 30px;
	margin-left: 16px;
}
#main .wrap1 .sw1 svg{
	position: absolute;
	width: 100%;
	height: 100%;
}
#main .wrap1 .sw1 .circle{
	transition: stroke-dasharray .4s ease;
	opacity: 0;
}
#main .wrap1 .sw1 .swiper-button-prev:hover{
	background-color: #159c52;
	background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/prev-h.png");
}
#main .wrap1 .sw1 .swiper-button-next:hover{
	background-color: #159c52;
	background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/next-h.png");
	margin-left: 16px;
}
#main .wrap1 .sw1 .on .circle{
	opacity: 1;
}
#main .wrap2{
	background-color: #f1f1f1;
	padding: 54px 0 94px;
	overflow: hidden;
}
#main .wrap2 .titbox em{
	color: rgba(51,51,51,.04);
}
#main .wrap2 .videobox{
	position: relative;
	margin-top: 30px;
	overflow: hidden;
}
#main .wrap2 .videobox img{
	transition: all .4s ease-in-out;
}
#main .wrap2 video{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: none;
}
#main .wrap2 .on video{
	display: block;
	z-index: 1;
	background: #000;
}
#main .wrap2 .play{
	width: 90px;
	height: 90px;
	background: url(play.png) no-repeat center/cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
	z-index: 2;
}
#main .wrap2 .intro{
	position: absolute;
	left: 30px;
	bottom: 27px;
	color: #fff;
	z-index: 2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#main .wrap2 .intro .cn{
	font-size: 38px;
	line-height: 1.5;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#main .wrap2 .intro .en{
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#main .wrap2 .more{
	display: block;
	position: absolute;
	width: 151px;
	height: 39px;
	line-height: 39px;
	right: 22px;
	bottom: 28px;
	box-sizing: border-box;
	padding: 0 26px;
	background: #fff;
	font-size: 16px;
	color: #666666;
	border-radius: 39px;
	z-index: 2;
}
#main .wrap2 .more:after{
	content: '';
	display: block;
	position: absolute;
	width: 7px;
	height: 11px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/vid-arrow.png") no-repeat center/cover;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}
#main .wrap3{
	padding: 100px 0 0;
	overflow: hidden;
}
#main .wrap3 .swiper-container{
	margin-top: 34px;
}
#main .wrap3 .swiper-slide{
	width: 33.333333%;
	vertical-align: top;
	position: relative;
	padding: 0 1px;
	box-sizing: border-box;
}
#main .wrap3 .swiper-slide .imgs{
	overflow: hidden;
}
#main .wrap3 .swiper-slide .imgs img{
	transition: all .4s ease-in-out;
}
#main .wrap3 .swiper-slide:nth-child(2n) .text{
	background-color: #fafafa;
}
#main .wrap3 .swiper-slide .text{
	font-size: 18px;
	color: #333333;
	background-color: #eeeeee;
	padding: 30px;
	position: relative;
	margin-top: 8px;
}
#main .wrap3 .swiper-slide .text .d1{
	padding-right: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#main .wrap3 .swiper-slide .text:after{
	content: '';
	display: block;
	position: absolute;
	width: 9px;
	height: 17px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/qy-arrow.png") no-repeat center/cover;
	top: 0;
	bottom: 0;
	right: 38px;
	margin: auto 0;
}
#main .wrap4{
	padding:70px 0 130px;
	overflow: hidden;
}
#main .wrap4 ul{
	position: relative;
	margin-top: 30px;
}
#main .wrap4 li a{
	display: block;
	overflow: hidden;
}
#main .wrap4 li .bgimg{
	width: 100%;
	height: 410px;
	background: no-repeat center/cover;
	transition: all .4s ease;
}
#main .wrap4 li:not(:first-child) .bgimg{
	display: none;
}
#main .wrap4 li:first-child{
	width: 45.283%;
	float: left;
}
#main .wrap4 li:not(:first-child){
	width: 51.8868%;
	float: right;
}
#main .wrap4 li:nth-child(2) ~ li{
	margin-top: 10px;
}
#main .wrap4 li .text{
	background-color: #fafafa;
	padding: 0 36px;
	position: relative;
	z-index: 2;
}
#main .wrap4 li .top{
	padding: 30px 0 23px;
}
#main .wrap4 li .data{
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-right: 30px;
	position: relative;
	box-sizing: border-box;
	display: inline-block;
}
#main .wrap4 li .data:after{
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 90%;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	background-color: rgba(160,160,160,.2);
}
#main .wrap4 li .day{
	font-size: 60px;
	line-height: 1;
	font-weight: bold;
	font-family: 'CenturyGothicStd-Bold';
}
#main .wrap4 li .y-m{
	font-size: 14px;
	margin-top: 10px;
}
#main .wrap4 li .intro{
	vertical-align: top;
	padding-left: 30px;
	overflow: hidden;
	box-sizing: border-box;
	display: inline-block;
}
#main .wrap4 li .intro h4{
	font-size: 22px;
	color: #333;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#main .wrap4 li .intro .con{
	font-size: 14px;
	line-height: 1.57143;
	height: 3.14286em;
	color: rgba(51,51,51,.6);
	margin-top: 10px;
	overflow: hidden;
	white-space: normal;
	position: relative;
}
#main .wrap4 li .intro .con p{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
}
#main .wrap4 li .bot{
	font-size: 14px;
	color: #333333;
	padding: 10px 0;
	border-top: 1px solid #e8e8e8;
	position: relative;
}
#main .wrap4 li .bot:after{
	content: '';
	display: block;
	position: absolute;
	width: 22px;
	height: 11px;
	background: url(more1.png) no-repeat center/cover;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	transition: all .3s ease;
}
#main .wrap4 li:nth-child(2) .bot:after,
#main .wrap4 li:nth-child(3) .bot:after{
	background-image: url(more2.png);
}
#main .wrap4 li:nth-child(2) .text
{
	background-color: #159c52;
}
#main .wrap4 li:nth-child(2) .day,
#main .wrap4 li:nth-child(2) .y-m,
#main .wrap4 li:nth-child(2) .intro h4{
	color: #ffffff;
}
#main .wrap4 li:nth-child(2) .intro .con{
	color: rgba(255,255,255,.8);
}
#main .wrap4 li:nth-child(2) .data:after{
	background-color: rgba(255, 255, 255, .2)
}
#main .wrap4 li:nth-child(2) .bot{
    border-top: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
}

#main .wrap4 li:nth-child(3) .text
{
	background-color: #666666;
}
#main .wrap4 li:nth-child(3) .day,
#main .wrap4 li:nth-child(3) .y-m,
#main .wrap4 li:nth-child(3) .intro h4{
	color: #ffffff;
}
#main .wrap4 li:nth-child(3) .intro .con{
	color: rgba(255,255,255,.8);
}
#main .wrap4 li:nth-child(3) .data:after{
	background-color: rgba(255, 255, 255, .2)
}
#main .wrap4 li:nth-child(3) .bot{
    border-top: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
}

#main .wrap4 li:nth-child(4) .text
{
	background-color: #eeeeee;
}
#main .wrap4 li:nth-child(4) .day,
#main .wrap4 li:nth-child(4) .y-m,
#main .wrap4 li:nth-child(4) .intro h4{
	color: #333333;
}
#main .wrap4 li:nth-child(4) .intro .con{
	color: rgba(51,51,51,.6);
}
#main .wrap4 li:nth-child(4) .data:after{
	background-color: rgba(160, 160, 160, .2)
}
#main .wrap4 li:nth-child(4) .bot{
    border-top: 1px solid rgba(160, 160, 160, .2);
    color: #333333;
}
#main .wrap4 li:first-child .bot{
	padding: 15px 0;
}
/* member */

#member .container ul{
	margin-top: 90px;
}
#member .container ul li{
	background-color: #fff;
}
#member .container ul li + li{
	margin-top: 44px;
}
#member .container ul li a{
	display: block;
	position: relative;
}

#member .container ul li:nth-child(2n-1) .line{
	display: block;
}
#member .container ul li .line{
	position: absolute;
	background-color: #eaeaea;
	right: 40px;
	bottom: 40px;
	display: none;
}
#member .container ul li .line1{
	width: 1px;
	height: 180px;
}
#member .container ul li .line2{
	width: 280px;
	height: 1px;
}
#member .container ul li .imgs{
	width: 56.334%;
	height: 464px;
	float: left;
	overflow: hidden;
}
#member .container ul li .imgs .bg{
	height: 100%;
	background: no-repeat center/cover;
	transition: all .5s ease;
}
#member .container ul li .text{
	float: right;
	width: 43.666%;
	box-sizing: border-box;
	padding: 96px 80px 40px 40px;
	text-align: justify;
}
#member .container ul li:nth-child(2n) .imgs{
	float: right;
}
#member .container ul li:nth-child(2n) .text{
	float: left;
}
#member .container ul li .text h4{
	font-size: 28px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: .5em;
}
#member .container ul li .text .con{
	font-size: 16px;
	color: #888888;
	line-height: 1.875;
	height: 11.25em;
}
#member .container ul li .text .data{
	color: rgba(136,136,136,.05);
	font-size: 48px;
	line-height: 1;
	padding-bottom: 10px;
	font-family: 'GOTHIC';
}
#member .container ul li .text .more{
	color: #666666;
	display: inline-block;
	font-size: 15px;
	padding-right: 34px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/more.png") no-repeat right center/23px 23px;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .5s ease;
}
#member .container ul li .text{
	height: 100%;
}
#member .container .paging{
	margin-top: 60px;
}
#member .container .paging .prev,
#member .container .paging .next{
	display: none;
}
#member .container .full{
	padding-bottom: 140px;
}
#elink .container .elinklist{
	margin-top: 74px;
	position: relative;
    margin-left: -14px;
    margin-right: -14px;
    left: 14px;
    overflow: hidden;
}
#elink .container .grid-sizer{
	width: calc(33.3333% - 28px);
}
.gutter-sizer{
	width: 28px;
}
#elink .container .box{
	width: calc(33.3333% - 28px);
	display: inline-block;
	background-color: #fff;
	vertical-align: top;
	margin-bottom: 30px;
	border-radius: 5px;
	left: 1200px;
	overflow: hidden;
}
#elink .container .box .imgs{
	overflow: hidden;
}
#elink .container .box .imgs img{
	transition: all .5s ease;
}
#elink .container .box .text{
	padding: 40px 50px 44px;
	text-align: justify;
	transition: background .3s ease-out;
}
#elink .container .box h4{
	font-size: 24px;
	color: #333333;
	padding-bottom: 1em;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all .3s ease-out;
}
#elink .container .box h4:after{
	content: '';
	display: block;
	position: absolute;
	width: 1em;
	height: 3px;
	background-color: #dcdcdc;
	bottom: 0;
	left: 0;
	transition: all .3s ease-out;
}
#elink .container .box .con{
	font-size: 16px;
	color: #666666;
	line-height: 1.875;
	margin-top: 20px;
	transition: all .3s ease-out;
}
#elink .container .box .more{
	display: inline-block;
	width: 80px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cacaca;
	color: #666666;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 20px;
	position: relative;
	margin-top: 44px;
	transition: all .3s ease-out;
}
#elink .container .box .more:after{
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 11px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/linkmore.png") no-repeat center/cover;
	right: 14px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: all .3s ease-out;
}
#elink .container .full{
	padding-bottom: 116px;
}
#news .container .full{
	padding-bottom: 80px;
}
#news .container ul{
	margin: 74px -15px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
#news .container li{
	width: calc(33.3333% - 30px);
	margin: 0 15px 30px;
	display: inline-block;
	background-color: #fff;
	position: relative;
	vertical-align: top;
}
#news .container li a{
	display: block;
	overflow: hidden;
}
#news .container li .imgs{
	height: 240px;
	background: no-repeat center/cover;
	transition: all .5s ease;
}
#news .container li .text{
	padding: 30px 40px 71px;
	position: relative;
	z-index: 2;
	background-color: #fff;
}
#news .container li h4{
	font-size: 20px;
	color: #333333;
	line-height: 1.7;
	height: 3.4em;
	overflow: hidden;
}
#news .container li .con{
	font-size: 15px;
	padding-top: 1em;
	color: #888888;
	line-height: 1.8667;
	padding-bottom: 34px;
}
#news .container li .fot{
	color: #666666;
	border-top: 1px solid #f5f5f5;
	line-height: 56px;
	padding-top: 14px;
	position: absolute;
	bottom: 0;
	width: calc(100% - 80px);
	left: 0;
	right: 0;
	margin: 0 auto;
}
#news .container li .fot span.fl{
	font-size: 15px;
}
#news .container li .fot span.fr{
	font-size: 14px;
}
#news .container .paging{
	margin-top: 30px;
}
#video .container ul{
	margin: 82px -19px 0;
}
#video .container li{
	width: calc(33.333% - 38px);
	margin: 0 19px 56px;
	display: inline-block;
}
#video .container li .imgs{
	position: relative;
	overflow: hidden;
}
#video .container li .imgs img{
	transition: all .5s ease;
}
#video .container li .imgs .play{
	position: absolute;
	width: 77px;
	height: 47px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/vid-play.png") no-repeat center/cover;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .3s ease;
}
#video .container li .d1{
	font-size: 22px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 22px 20px 0 0;
}
#video .container .full{
	padding-bottom: 104px;
}
#video .paging{
	margin-top: 6px;
}
#investor .container ul{
	background-color: #ffffff;
	margin-top: 50px;
}
#investor .container li{
	border-bottom: 1px solid #f3f3f3;
}
#investor .container li a{
	display: block;
	height: 100%;
	font-size: 18px;
	line-height: 2;
	padding: 25px 40px 25px 40px;
	color: #333333;
	transition: all .5s ease;
}
#investor .container li .tit{
	padding-left: 44px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/investor-ico.png") no-repeat left center/21px auto;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#investor .container li .data{
	color: #888888;
}
#investor .container .paging{
	margin-top: 70px;
}
#investor .container .full{
	padding-bottom: 134px;
}
#road .container ul{
	margin: 60px -7px 0;
}
#road .container ul li{
	width: calc(33.29% - 14px);
	float: left;
	margin: 0 7px 12px;
}
#road .container ul li:first-child{
	width: calc(66.71% - 14px);
}
#road .container ul li a{
	display: block;
	background: no-repeat center/cover;
	position: relative;
	overflow: hidden;
	transition: all .3s ease;
}
#road .container ul li a:before{

}
#road .container ul li .text{
	position: absolute;
	color: #fff;
	line-height: 1.7;
	padding: 0 40px 20px;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	max-width: 100%;
}
#road .container ul li h4{
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#road .container ul li .data{
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#road .container ul li:first-child h4{
	font-size: 24px;
}
#road .container ul li:first-child .data{
	font-size: 18px;
}
#road .container .paging{
	margin-top: 90px;
}
#road .container .full{
	padding-bottom: 112px;
}
#brand .container h3{
	color: #333333;
	font-size: 36px;
	position: relative;
	display: inline-block;
}
#brand .container h3:after{
	content: '';
	display: block;
	position: absolute;
	width: 2.5em;
	height: 1px;
	background-color: #333333;
	left: 100%;
	top: 0;
	bottom: 0;
	margin: auto 0 auto 1em;
}
#brand .container .brandbox{
	position: relative;
	margin-top: 80px;
}
#brand .container .brandbox .bico{
	width: 152px;
	position: absolute;
	right: 16px;
	transform: translate(0,-55%);
}
#brand .container .brandbox .imgs{
	width: 1280px;
	max-width: 83.5%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#brand .container .brandbox .text{
	position: absolute;
	width: 500px;
	left: 80px;
	max-width: calc(50% - 80px);
	box-sizing: border-box;
	top: 40%;
	transform: translate(0,-50%);
}
#brand .container .brandbox .shipico{
	position: absolute;
	width: 54px;
	height: 49px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/ship.png") no-repeat center/cover;
	left: 0;
	top: 0;
}
#brand .container .brandbox h4{
	font-size: 24px;
	color: #333333;
	line-height: 2;
}
#brand .container .brandbox .con{
	font-size: 16px;
	color: #3f3c51;
	line-height: 1.875;
	margin-top: 10px;
}
#brand .container .full{
	padding-bottom: 150px;
}
#brand .container ul{
	margin-top: 120px;
	position: relative;
}
#brand .container ul:after,
#brand .container ul:before{
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #cdcdcd;
	top: 0;
}
#brand .container ul:before{
	left: 30.67%;
}
#brand .container ul:after{
	right: 30.67%;
}
#brand .container li .ico{
	height: 58px;
	padding-right: 60px;
}
#brand .container li .ico img{
	height: 100%;
	width: auto;
}
#brand .container li{
	display: inline-block;
	width: 30.67%;
	vertical-align: top;
	box-sizing: border-box;
}
#brand .container li .ico{
	display: inline-block;
}
#brand .container li .text{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	max-width: calc(100% - 120px);
}
#brand .container li:nth-child(3n-2){
	text-align: left;
	padding-right: 30px;
}
#brand .container li:nth-child(3n){
	text-align: right;
	padding-left: 30px;
}
#brand .container li:nth-child(3n-1){
	width: 38.66%;
	text-align: center;
	padding: 0 30px;
}
#brand .container li .d1{
	font-size: 24px;
	color: #333333;
	line-height: 1.4;
	padding: 1em 0 .3em;
	margin-bottom: 10px;
	position: relative;
}
#brand .container li .d1:after{
	content: '';
	display: block;
	position: absolute;
	width: 2em;
	height: 4px;
	background-color: #159c52;
	top: 0;
	left: 0;
}
#brand .container li span{
	font-size: 18px;
	margin-left: .333em;
}
#brand .container li .d2,
#brand .container li .d3{
	font-size: 16px;
	color: #666666;
}
#brand .container li .d3,
#brand .container li span{
	font-family: 'GOTHIC';
}
#recruit .container .recruit-search-box input[type='text'],
#recruit .container .recruit-search-box select{
	display: inline-block;
	width: calc(29.466666% - 10px);
	background-color: #fff;
	height: 75px;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0 30px;
	vertical-align: top;
	margin-right: 10px;
	box-shadow: 1px 1px 5px 2px rgba(0,0,0,.12);
}
#recruit .container .recruit-search-box select{
	background:#fff url("http://www.chinahaiyue.com/bocweb/web/css/../img/selarrow.png") no-repeat 90% center/21px auto;
}
#recruit .container .recruit-search-box input[type='submit']{
	position: relative;
	width: calc(11.6% - 4px);
	height: 75px;
	background: #159c52 url("http://www.chinahaiyue.com/bocweb/web/css/../img/sel-search.png") no-repeat center/29px auto;
	vertical-align: top;
	margin-left: 4px;
}
#recruit .container .full{
	padding-bottom: 100px;
}
#recruit .container .recruit-list{
	margin-top: 40px;
	background-color: #fff;
	padding-bottom: 40px;
}
#recruit .container .recruit-list li{
	position: relative;
}
#recruit .container .recruit-list li:after{
	content: '';
	display: block;
	position: absolute;
    width: 93.4%;
	height: 1px;
	background-color: #eeeeee;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#recruit .container .recruit-list .list-tit{
	background-color: #aaaaaa;
	padding: 0 10%;
	line-height: 56px;
}
#recruit .container .recruit-list span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	width: calc(25% - 16px);
	line-height: 1.5;
}
#recruit .container .recruit-list .list-tit span:last-child,
#recruit .container .recruit-list .li-tit span:last-child{
	width: auto;
}
#recruit .container .recruit-list li .li-tit span{
	font-size: 16px;
	color: #333333;
}
#recruit .container .recruit-list li .li-tit span:last-child{
	color: #159c52;
}
#recruit .container .li-tit{
	line-height: 78px;
	background-color: #fff;
	padding: 0 10%;
}
#recruit .container .li-con{
	padding: 0 4.2666666666666665%;
	background-color: #f3f3f3;
	margin: 0 50px;
	padding-bottom: 45px;
	display: none;
}
#recruit .container .li-con-top{
	padding: 34px 15px;
	border-bottom: 1px solid #e4e4e4;
}
#recruit .container .li-con-top span{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	padding: .75em 0;
	width: 25%;
}
#recruit .container .li-con-top span em{
	display: inline-block;
	font-style: normal;
}
#recruit .container .li-con-fot{
	padding: 22px 15px 44px;
	border-bottom: 1px solid #e4e4e4;
}
#recruit .container .li-con-fot .li-con-tit{
	font-size: 16px;
	color: #333333;
}
#recruit .container .li-con-fot .li-con-desc{
	font-size: 14px;
	color: #666666;
	line-height: 2;
	padding-top: 1em;
}
#recruit .container .more{
	font-size: 14px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #159c52;
	color: #ffffff;
	margin: 30px 0 0 15px;
}
#recruit .container .paging{
	margin-top: 40px;
}
#honor .container .full{
	background:#f3f3f3 url("http://www.chinahaiyue.com/bocweb/web/css/../img/honorbg.jpg") no-repeat top center/100% auto;
}
#honor .honor-top-desc .year{
	font-size: 100px;
	font-family: 'BEBAS';
	color: rgba(153,153,153,.12);
	line-height: 1;
	margin-right: 26px;
}
#honor .honor-top-desc .desc{
	width: 700px;
	max-width: 60%;
}
#honor .honor-top-desc .d1{
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	display: block;
}
#honor .honor-top-desc .d2{
	color: #666666;
	font-size: 14px;
}
#honor .container ul{
	margin: 50px -4px 114px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#honor .container ul li{
	line-height: 1.5;
	font-size: 14px;
	padding: .71em 0;
	color: #999999;
	background-color: #ffffff;
	display: inline-block;
	width: calc(20% - 8px);
	margin: 0 4px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}
#honor .container ul li.on{
	color: #159c52;
	font-weight: bold;
}
#honor .container .full{
	padding-top: 100px;
	padding-bottom: 140px;
}
#honor .container .swiper-container{
	width: 1330px;
	max-width: calc(100% - 120px - 54px);
	position: relative;
	margin: 56px 0 0 120px;
}
#honor .container .swiper-container:after{
	content: '';
	position: absolute;
	width: 15%;
	height: 100%;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/mask2.png") repeat top left/cover;	
	right: 0;
	top: 0;	
	z-index: 2;	
	pointer-events: none;
}
#honor .container .swiper-slide{
	width: 22%;
	box-sizing: border-box;
}
#honor .container .swiper-slide + .swiper-slide{
	margin-left: 5%;
}
#honor .container .swiper-slide .imgs{
	width: 90%;
	display: block;
}
#honor .container .text{
	font-size: 14px;
	line-height: 2.143;
	padding-top: 24px;
	margin-top: 36px;
	border-top: 1px solid #e7e7e7;
}
#honor .container .swbox{
	position: relative;
}
#honor .container .swbox .prev,
#honor .container .swbox .next{
	width: 54px;
	height: 54px;
	border-radius: 100%;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/honor-prev.png") no-repeat center/cover;
	position: absolute;
	top: 16px;
	z-index: 2;
	cursor: pointer;
}
#honor .container .swbox .prev{
	left: 0;
}
#honor .container .swbox .next{
	right: 0;
	transform: rotate(180deg);
}
#contact .container .full .tit{
	font-size: 24px;
	color: #333333;
}
#contact .container .full .con{
	font-size: 16px;
	color: #888888;
}
#contact .container ul{
	margin: 54px -32px 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#contact .container ul li{
	display: inline-block;
	width: calc(25% - 64px);
	margin: 0 32px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	text-align: center;
	padding: 40px 0 50px;
	box-sizing: border-box;
	position: relative;
	transition: all .4s ease-in-out;
}
#contact .container ul li .icos{
	position: relative;
}
#contact .container ul li .ico{
	height: 60px;
	width: auto;
	display: block;
	margin: 0 auto;
}
#contact .container ul li .ico2{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	opacity: 0;
	transition: all .4s ease-in-out;
}
#contact .container ul li .d1{
	font-size: 18px;
	color: #333333;
	padding-top: 12px;
	padding-bottom: 10px;
	transition: all .4s ease-in-out;
}
#contact .container ul li .d2{
	font-size: 14px;
	color: #888888;
	line-height: 1.714;
	height: 3.428em;
	transition: all .4s ease-in-out;
}
#contact .container .inp{
	display: inline-block;
	position: relative;
}
#contact .container .inp1{
	margin: 20px -12px 0;
}
#contact .container .form input,
#contact .container textarea{
	font-size: 14px;
	background-color: transparent;
	border-bottom: 1px solid #cdcdcd;
	line-height: 42px;
}
#contact .container .inp1 .inp{
	width: calc(33.333% - 24px);
	margin: 0 12px;
}
#contact .container .inp1 input{
	width: 100%;
}
#contact .container .inp .line{
    width: 0;
    height: 1px;
    background-color: #000000;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all .3s ease-out;
}
#contact .container .inp input:focus + .line{
	width: 100%;
    left: 0;
    right: auto;
    transition: all .6s ease-out;
}
#contact .container .email .prompt{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}
#contact .container .email .inp{
	width: 100%;
}
#contact .container .email input{
	font-family: 'Gothic';
	width: 100%;
	background: transparent;
}
#contact .container .textarea{
	position: relative;
	width: 100%;
}
#contact .container textarea{
	width: 100%;
	resize: none;
	height: 174px;
	line-height: 1.5;
	padding: .25em 0;
	margin-top: 24px;
}
#contact .container textarea:focus + .line{
	width: 100%;
    left: 0;
    right: auto;
    transition: all .6s ease-out;
}
#contact .container input[type=submit]{
	border: 1px solid #333333;
	width: 158px;
	height: 46px;
	padding: 0 26px 0 23px;
	border-radius: 5px;
	text-align: left;
    line-height: initial;
	position: relative;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/submit-arrow.png") no-repeat calc(100% - 26px) center/20px auto;
	margin-top: 54px;
	transition: all .3s ease;
}
#contact .container .map{
	height: 482px;
	margin-top: 50px;
}
#contact .container .full{
	padding-bottom: 125px;
}
#channel .box{
	padding-bottom: 44px;
}
#channel .box a:first-child{
	padding: 0;
	z-index: 0;
	width: 0 !important;
}
#channel .box a{
	height: 820px;
	display: inline-block;
	width: 20%;
	position: relative;
	color: #ddd;
	box-sizing: border-box;
	padding: 0 30px;
	transition: all .4s ease;
	overflow: hidden;
}
#channel .box a .bg{
	background: no-repeat center/cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#channel .box a:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: rgba(0,0,0,.5);
	z-index: 2;
	opacity: 0;
	transform: translate(-100%,0);
	transition: all .4s ease;
}
#channel .box .text{
	position: absolute;
	bottom: 50px;
	max-width: calc(100% - 60px);
}
#channel .box .text .d1{
	font-size: 23px;
	line-height: 30px;
}
#channel .box .text .d2{
	font-size: 24px;
	line-height: 30px;
	font-family: 'Bebas';
}
#channel .box .text .line{
	display: block;
	width: 22px;
	height: 2px;
	background-color: #ddd;
	margin-top: 22px;
}
#channel .box .text .hover-box{
	/* display: none; */
}
#channel .box .text .d3{
	font-size: 15px;
	line-height: 1.7333;
	padding-top: 25px;
	display: none !important;
}
#channel .box .text .more{
	width: 44px;
	height: 44px;
	border-radius: 100%;
	background:#fff url("http://www.chinahaiyue.com/bocweb/web/css/../img/channel-more.png") no-repeat center/6px auto;
	margin-top: 80px;
	transition: all .2s ease-out;
}
#channel .box a.on{
	color: #fff;
}
#channel .box a.on .text{
	bottom: 30px;
}
#channel .box a.show-mask:after{
	opacity: 1;
	transform: translate(0, 0);
}
#channel-list .ad2{
	color: #fff;
	position: relative;
	overflow: hidden;
}
#channel-list .ad2 .text{
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
}
#channel-list .ad2 .d1{
	font-size: 80px;
	font-family: 'Bebas';
	line-height: 1;
}
#channel-list .ad2 .d2{
	font-size: 48px;
	line-height: 2;	
}
#channel-list .ad2 .down-ico{
	width: 40px;
	height: 40px;
	background: #fff url("http://www.chinahaiyue.com/bocweb/web/css/../img/down-ico.png") no-repeat center/9px auto;
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 100%;
	cursor: pointer;
	transition: all .3s ease;
}
#channel-list .wrap1{
	padding: 120px 0 70px;
}
#channel-list .wrap1 .tit .d1{
	font-size: 48px;
	color: #000000;
	line-height: 1.5;
}
#channel-list .wrap1 .tit .d2{
	font-size: 60px;
	color: #000000;
	font-family: 'Bebas';
	position: relative;
	line-height: 1;
}
#channel-list .wrap1 .tit .d2:after{
	content: '';
	display: block;
	position: absolute;
	width: 417px;
	height: 1px;
	background-color: #000000;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#channel-list .w1500{
	max-width: 1210px;
}
#channel-list .wrap1 .con{
	font-size: 16px;
	color: #666666;
	line-height: 2.1875;
	margin-top: 46px;
}
#channel-list .wrap1 .con img{
	width: auto;
	max-width: 100%;
}
#channel-list .wrap2{
	margin: 0 28px;
	height: 485px;
	position: relative;
}
#channel-list .wrap2 .bg{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: no-repeat center/cover;
}
#channel-list .wrap3{
	padding: 80px 0 114px;
}
#channel-list .wrap3 .swiper-container{
	margin-top: 70px;
}
#channel-list .wrap3 .subtit{
	color: #000000;
}
#channel-list .wrap3 .subtit .d1{
	font-size: 40px;
}
#channel-list .wrap3 .subtit .d2{
	font-size: 60px;
	font-family: 'Bebas';
	line-height: 1;
}
#channel-list .swiper-slide{
	width: calc(25% - 10px);
}
#channel-list .swiper-slide .imgs{
	overflow: hidden;
}
#channel-list .swiper-slide .imgs img{
	transition: all .5s ease;
}
#channel-list .swiper-slide + .swiper-slide{
	margin-left: 13px;	
}
#channel-list .wrap3 .text{
	padding-top: 30px;
}
#channel-list .wrap3 .text h3{
	font-size: 20px;
	color: #000000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: .5em;
}
#channel-list .wrap3 .text .con{
	font-size: 14px;
	height: 4em;
	overflow: hidden;
	color: #999999;
	margin: 0 0 26px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    display: none !important;
}
#channel-list .wrap3 .more{
	width: 34px;
	height: 34px;
	background: #f4f4f4 url("http://www.chinahaiyue.com/bocweb/web/css/../img/channel-list-more.png") no-repeat center/10px auto;
	border-radius: 100%;
	transition: all .5s ease;
}
#about .container .full{
	background:#f3f3f3 url("http://www.chinahaiyue.com/bocweb/web/css/../img/about-bg.jpg") no-repeat right bottom/100% auto;
}
#about .container .wrap1{
	padding: 0 0 48px;
}
#about .container h4.tit{
	font-size: 36px;
	color: #333333;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 40px;
}
#about .container h4.tit:after{
	content: '';
	position: absolute;
	width: 1em;
	height: 3px;
	background-color: #c9c9c9;
	bottom: 0;
	left: 0;
}
#about .container .view{
	width: 1000px;
	max-width: 70%;
	position: relative;
	left: 10%;
}
#about .container .con{
	font-size: 16px;
	color: #666666;
	line-height: 1.875;
}
#about .container .en-con{
	font-size: 15px;
	line-height: 2;
	margin-top: 15px;
	color: #888888;
	font-family: 'arial';
}
#about .container .wrap2{
	background: no-repeat center/cover;
	position: relative;
	z-index: 2;
	padding: 44px 0;
}
#about .container .wrap2:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 1530px;
	max-width: 80%;
	top: 0;
	left: 0;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/about-hf.jpg") no-repeat center/cover;
	z-index: -1;
}
#about .container .wrap2 .text{
	padding-right: 60px;
	max-width: calc(100% - 160px);
}
#about .container .wrap2 .d1{
	font-size: 24px;
	color: #ffffff;
	line-height: 1.5;
}
#about .container .wrap2 .d2{
	font-size: 16px;
	color: #fffefe;
	line-height: 1.5;
}
#about .container .wrap2 .view{
	position: relative;
}
#about .container .wrap2 .more{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 142px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-radius: 54px;
	font-size: 18px;
	color: #0c8f1e;
	background-color: #ffffff;
	transition: all .4s ease-out;
}
#about .container .wrap3 .list{
	padding-top: 40px;
	padding-bottom: 55px;
	width: 860px;
	max-width: 100%;
}
#about .container .wrap3 .list-box .box{
	padding: 45px 0;
}
#about .container .wrap3 .list-box .year{
	font-size: 36px;
	color: #333333;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
	line-height: 2.5;
}
#about .container .wrap3 .list-box .year:after{
	content: '';
	display: block;
	position: absolute;
	width: 1em;
	height: 3px;
	background-color: #a9cc05;
	bottom: -2px;
	left: 0;
}
#about .container .wrap3 .box .item{
	display: inline-block;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	vertical-align: top;
}
#about .container .wrap3 .box .item:nth-child(4n){
	border-right: none;
	text-align: right;
}
#about .container .wrap3 .box .item:nth-child(4n) .text{
	display: inline-block;
	text-align: left;
}
#about .container .wrap3 .box .item:nth-child(4n+1),
#about .container .wrap3 .box .item:nth-child(4n){
	width: 22.1%;
}
#about .container .wrap3 .box .item:nth-child(4n+2),
#about .container .wrap3 .box .item:nth-child(4n+3){
	width: 27.9%;
	padding: 0 4%;
}
#about .container .wrap3 .box .item:nth-child(n+5){
	margin-top: 50px;
}
#about .container .wrap3 .d1{
	font-size: 36px;
	color: #0c8f1e;
	line-height: 1;
}
#about .container .wrap3 .d1 span:last-child{
	font-size: 14px;
	color: #888888;
}
#about .container .wrap3 .d2{
	font-size: 15px;
	color: #666666;
}




/* 招聘表单 */
.recruitdtl{
	padding:40px 0;
}
.recruitdtl .txt{
	float: left;
	width: 20%;
	text-align: right;
	font-size: 14px;
	line-height: 40px;
}
.recruitdtl .input{
	margin-bottom: 15px;
}
.recruitdtl input,
.recruitdtl select{
	float: left;
	width: 70%;
	border:none;
	outline: none;
	box-shadow: none;
	-webkit-appearance:none;
	border-radius: 0;
	margin-left: 3%;
	padding:10px 2.5%;
	height: 20px;
	border:1px solid #ddd;
	font-size: 14px;
	background: transparent;
	line-height: 1;
}
.recruitdtl select{
	height:42px;
	width:75%;
}
.recruitdtl textarea{
	float: left;
	border:none;
	outline: none;
	box-shadow: none;
	-webkit-appearance:none;
	border-radius: 0;
	margin-left: 3%;
	padding:10px 2.5%;
	height: 20px;
	border:1px solid #ddd;
	font-size: 14px;
	resize:none;
	width: 70%;
	height:100px;
}
.recruitdtl .check input{
	width: 100px;
	float: left;
}
.recruitdtl .check img{
	float: left;
	height: 40px;
	width: 80px;
	margin-left: 20px;
}
.recruitdtl .submit{
	text-align: center;
}
.recruitdtl input[type=submit]{
    display: inline-block;
    width: 128px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fafafa;
    background-color: #159c52;
    padding: 0;
}
/*********recruitdtl end************/
.recruit-box{
	padding:40px 0;
}
.recruit-box h3{
	text-align: center;
}
.recruit .title span:nth-child(2),
.recruit .list .tit span:nth-child(2),
.recruit .title span:nth-child(4),
.recruit .list .tit span:nth-child(4){
	display: inline-block;
}
.recruit .title span{
	width: 20%;
}
.recruit .title span:nth-child(1){
	padding-left: 22px;
}
.recruit .list{
	width: 96%;
	margin:0 auto;
}
.recruit .list .tit span{
	width: 20%;
	font-size: 14px;
}
.recruit .list .drop .top{
	padding-bottom: 20px;
}
.recruit .list .top span{
	width: 25%;
}
.recruit .list .tit span:nth-child(4){
	padding-left: 30px;
}
.recruit .list .tit{
	padding:15px 0;
}
.recruit .list .drop .con-box{
	padding:20px 0;
}
.recruit .list .drop .con-box:before{
	content: "";
	position: absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width: 1px;
	height: 160px;
	background: #dcdcdc;
}
.recruit .list .drop .con-box .left{
	float: left;
	width: 50%;
	box-sizing:border-box;
	padding-right: 15px;
}
.recruit .list .drop .con-box .right{
	width: 50%;
	float: right;
	box-sizing:border-box;
	padding-left:15px;
}
.recruit-more{
	margin-top:30px;
	width: 90px;
	padding-left: 60px;
	background-position: 30px center;
}
.recruitdtl-box .file{
	display: block;
}
.recruitdtl .txt{
	font-size: 16px;
	width: 25%;
}
.recruitdtl input{
	width: 66%;
}
.recruitdtl .resume .txt{
	width: 8.5%;
}
.recruitdtl select{
	width: 72%;
}
.recruitdtl textarea{
    margin-left: .7%;
    width: 84.5%;
    height:200px;
    background-color: transparent;
}
.recruitdtl input[type=submit]{
	margin-left: 9.6%;
}
.recruitdtl .check-box .txt{
	width: 20%
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){
	box-shadow: none;
}
/**********recruit end************/
.btn-success{
	background-color: transparent !important;
}
.control-group input[type="file"]{
	margin-left: 5%;
	color: #000;
}
#form .container{
	width: auto !important;
}
.form-horizontal .controls{
	margin-left: 0 !important;
	padding: 0 !important;
}
#form .recruit-box .control-group input[type="file"]{
    width: 80px;
    box-sizing: border-box;
    height: 42px;
    margin-left: 10px;
    border: none;
}
.fa{
	display: none !important;
}
#js-files-show{
	display: none;
}
.recruit-box .control-group input[type="file"]{
	width: 100%;
}
.recruit-box .control-group input[type="file"]{
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){
	padding: 0;
}
.form-horizontal .control-group{
	border: none !important;
}

/* 新闻列表 */
#dtl .wrap1 .tit{
	font-size: 40px;
	color: #333333;
	text-align: center;
}
#dtl .wrap1 .time{
	text-align: center;
	margin-top: 14px;
	font-size: 18px;
}
#dtl .wrap1 video{
	max-width: 100%;
	margin: 30px auto 0;
}
#dtl .wrap1 .con{
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	padding-bottom: 82px;
	border-bottom: 1px solid #e1e1e1;
}
#dtl .wrap1 .con img{
	width: auto;
	max-width: 100%;
}
#dtl video{
	width: 100%;
	margin: 20px 0;
}
#dtl .pagin {
	padding: 20px 0;
}
#dtl .pagin .left{
	width: 70%;
	float: left;
}
#dtl .pagin .left a{
	display: block;
	font-size: 18px;
	color: #888888;
	background: no-repeat left center;
	transition: all .5s ease-in;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#dtl .pagin .left a:hover.prev{
	color: #159c52;
}
#dtl .pagin .left a:hover.next{
	color: #159c52;
}
#dtl .pagin .return{
	vertical-align: middle;
	float: right;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background-color: #159c52;
	width: 169px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	border-radius: 10px;
}
#dtl .wrap1 .wrap{
	padding: 60px 0 80px;
}
#dtl .wrap1 .tit{
    font-size: 34px;
}
#dtl .wrap1 .wrap{
    padding: 50px 0 68px;
}




.hoverbox .swiper-container{
	/* cursor: none !important; */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* .hoverbox .swiper-container *{
	cursor: none !important;
} */
/* .ie10 .hoverbox .swiper-container *{
	cursor: default !important;
} */
.hoverbox .cursor{
	position: fixed;
	width: 30px;
	height: 30px;
	background-color: transparent;
	z-index: 9;
	/* cursor: none !important; */
    pointer-events: none;
    margin-left: -15px;
    margin-top: -15px;
    display: none;
}
.hoverbox .cursor .radio{
	position: absolute;
    width: 56px;
    height: 56px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
    border: 1px solid #159c52;
    transition: transform 1.2s cubic-bezier(.19,1,.22,1),opacity 1.2s cubic-bezier(.19,1,.22,1);
}
.hoverbox .cursor__dot{
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    border-radius: 100%;
    background-color: #28974a;
    position: fixed;
    z-index: 9;
    transition: all .14s ease-out;
    pointer-events: none;
    transform: scale(.5,.5);
    display: none;
}
.hoverbox .cursor .cursor__arrows:after,.hoverbox  .cursor .cursor__arrows:before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    opacity: .5;
    transition: opacity 1.2s cubic-bezier(.19,1,.22,1),transform 1.2s cubic-bezier(.19,1,.22,1);
}
.hoverbox .cursor .cursor__arrows:after{
	border-left: 4px solid #159c52;
    right: -10px;
    transform: translate3d(15px,0,0);
}
.hoverbox .cursor .cursor__arrows:before{
    border-right: 4px solid #159c52;
    left: -10px;
    transform: translate3d(-15px,0,0);
}
.hoverbox.is-active .cursor__dot{
	transform: scale(1,1);
}
.hoverbox.is-active .cursor{
	transform: scale(.9,.9);
	transition: all .3s ease-out;
}
.hoverbox.is-active .cursor__arrows:after{
	border-left: 4px solid #159c52;
}
.hoverbox.is-active .cursor__arrows:before{
	border-right: 4px solid #159c52;
}
.hoverbox.is-active .cursor .radio{
	border: 1px solid #159c52;
}

.vidcontainer{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    background-color: rgba(0,0,0,0.7);
    cursor: pointer;
}
.vidcontainer .vidbox{
    position: absolute;
    width: 80%;
    max-height: 80%;
    top: 50%;
    left: 50%;
    background-color: #000;
    transform: translate(-50%,-50%);
}
.vidcontainer video{
    position: absolute;
    width: 780px;
    max-width: 100%;
    max-height: 80%;
    top: 0;
    left: 0;
    background-color: #000;
    bottom: 0;
    right: 0;
    margin: auto;
}
.vidcontainer .closevid{
    width: 40px;
    height: 40px;
    background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/close-vid.png") no-repeat center;
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}
#leadership .container .full .w1500{
	max-width: 1158px;
}
#leadership .container .full ul{
	margin: 0 -22px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
#leadership .container .full ul li{
	width: calc(33.3333333% - 44px);
	margin: 0 22px;
	background-color: #fff;
	margin-bottom: 50px;
	cursor: pointer;
    transition: all .3s ease-out;
}
#leadership .container .full ul li .text{
	padding: 12px 32px 11px;
}
#leadership .container .full ul li .d1{
	font-size: 24px;
	color: #333333;
	padding-bottom: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .3s ease-out;
}
#leadership .container .full ul li .d1 span{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-left: 20px;
    transition: all .3s ease-out;
}
#leadership .container .full ul li .d2{
	font-size: 15px;
	color: #666666;
	line-height: 1.6;
	overflow: hidden;
    transition: all .3s ease-out;
    display: none;
}
#leadership .container .full{
	padding-bottom: 50px;
	padding-top: 80px;
}
.video-ajax::after, .video-ajax::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  /*background: #f7f7f7;*/
  z-index: -1;
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
          transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
.video-ajax::before {
  top: 0;
}
.video-ajax::after {
  bottom: 0;
}
.video-ajax.hide-a::after, .video-ajax.hide-a::before {
  height: 0;
}
.video-ajax.hidetwo .recrult-t{
  opacity: 1;
  transform: translateY(0);
  transition: ease all .5s;
}
.video-ajax{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 23;
  display: none;
}
.video-ajax .bg-close {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 10;
}
.video-ajax .recrult-t{
  opacity: 0;
  transition: ease all .5s;
  transform: translateY(-20px);
  z-index: 24;
  width: 600px;
  height: 480px;
  position: absolute;
  background: #fcfcfc;
  padding: 35px 35px 45px;
  box-sizing: border-box;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 80%;
}
.video-ajax .recrult-t .p-text{
    width: 100%;
}
.video-ajax .recrult-t .p-text .h {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 15px;
    color: #333;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 25px;
    font-weight: bold;
}
.video-ajax .recrult-t .p-text .h span{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-left: 1em;
}
.video-ajax .recrult-t .p-text .p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 350px;
}
.n-business .lista .dlbox .dt .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .video-ajax .recrult-t .p-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #000;
}
.wclosebtn{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9;
}
.wclosebtn .icon{
	position: relative;
    width: 35px;
    height: 35px;
    margin-left: 12px;
    display: inline-block;
}
.wclosebtn .icon .circle{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 2px solid #000;
    border-radius: 50%;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.wclosebtn .icon .line{
	position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background-color: #000;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.new-dialog{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 20;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,.1);
	display: none;
}
.new-dialog .imgs{
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
}
.new-dialog .imgs img{
	width: 100%;
}
.new-dialog .imgs .new-dia-close{
	width: 44px;
	height: 44px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/dia-close.png") no-repeat center/cover;
	top: 17px;
	right: 13px;
	position: absolute;
	cursor: pointer;
}
#channel-list .wrap1 .con *{
	white-space: normal !important;
}

/* #investor.duty .container li .tit{
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/pdf.png") no-repeat left center/32px auto;
}
#investor.duty .ad .text h2{
	color: #305361;
}
#investor.duty .ad .text{
	color: #4a7381;
}
#investor.duty .container li a:hover .data{
	transition: all .5s ease;
}
#investor.duty.annual .ad .text h2,
#investor.duty.annual .ad .text{
	color: #fff;
}
 */
#duty .container ul{
	margin: 120px -24px 0;	
}
#duty .container ul li{
	width: 50%;
	box-sizing: border-box;
	padding: 0 24px;
	float: left;
	margin-bottom: 48px;
}
#duty .container ul li a{
	display: block;
	position: relative;
	padding-bottom: 37px;
	border-bottom: 1px solid #dfdfdf;
}
#duty .container ul li a:after{
	content: '';
	position: absolute;
	width: 0%;
	height: 1px;
	background-color: #159c52;
	bottom: -1px;
	left: 0;
	transition: all .4s ease;
}
#duty .container ul li:nth-child(2n){
	float: right;
}
#duty .container ul li .d1{
	font-size: 20px;
	color: #000000;
	position: relative;
	margin-top: 20px;
	padding-right: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#duty .container ul li .d1:before{
	content: '';
	position: absolute;
	width: 42px;
	height: 42px;
	background: url("http://www.chinahaiyue.com/bocweb/web/css/../img/duty-radio.png") no-repeat center/100% auto;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all .4s ease;
}
#duty .container .full{
	padding-bottom: 90px;
	padding-top: 1px;
}
#dtl.dutyinfo .return{
	float: none;
	display: block;
	margin: 0 auto;
	clear: both;
}
#dtl.dutyinfo p.min{
	width: 50%;
	float: left;
}